home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / adm202.zip / ADMCONV.DOC < prev    next >
Text File  |  1992-01-20  |  5KB  |  106 lines

  1.  
  2.                        Convert from ADMENU to ADMAST
  3.  
  4.                            ADMCONV version 2.00
  5.  
  6.                                     by
  7.  
  8.                                  Allen Dew
  9.                              604 Lakeview Road
  10.                              Durham, NC  27712
  11.  
  12.                             CompuServe  73737,1345
  13.                           BBS Support  919-471-6026
  14.  
  15.  
  16.  
  17.          INTRODUCTION
  18.          --------------
  19.          If you are a current user of the ADMENU program and are upgrading
  20.          to the new ADMAST program, then you can use this conversion 
  21.          program to convert your old ADMENU.DAT files to the new format
  22.          required by the ADMAST program.
  23.  
  24.          The ADMENU program used data files which were character based and
  25.          could be viewed by any program with the ability to display text
  26.          files.  That allowed anyone to see the passwords set on any of 
  27.          the menu items.  It also was slower for the ADMENU program to read
  28.          the text based files to display each of the custom menus.
  29.  
  30.          The new ADMAST program uses a binary type of file to store the 
  31.          menu data and contols.  All the passwords are encrypted to prevent
  32.          the most determined person from breaking into the contol system
  33.          used by ADMast Menu.
  34.  
  35.  
  36.          GETTING STARTED
  37.          ---------------
  38.          This conversion program is supplied as an aid to converting to the
  39.          new ADMast Menu.  It is not required to use this program, but this
  40.          program will save you the time and trouble of re-entering each of
  41.          your menus.  You only need to run this program once for each menu
  42.          you have created.  A new binary data file will be created from the
  43.          old text based file.  All the optional controls will be set to
  44.          their default values.  All of the existing menu items and colors 
  45.          will be retained.
  46.  
  47.          The ADMCONV.EXE file should be copied to a common utility directory
  48.          on your hard drive.  Then, change directories to get into a
  49.          directory where the ADMENU.DAT file resides.  At the DOS prompt,
  50.          enter ADMCONV and press Enter.  The ADMENU.DAT file will be
  51.          converted to a new file named ADMAST.DAT.  Both files will be
  52.          in the same directory. (You can delete the ADMENU files after you
  53.          have the ADMAST program working).
  54.  
  55.          As soon as you replace the old MAST.BAT file with the new MAST.BAT
  56.          in the ugrade package, you will be using the new ADMAST.DAT files.
  57.          After converting all the old menus to the new format, you should
  58.          press the ALT-Z keys and look over the new control options in
  59.          the new program.  Use caution with the Master password feature.
  60.          If you enter a Master password and forget what it is, you will be
  61.          locked out of your menu.  Get in touch with this program's author
  62.          for the super secret password which will reveal the Master password.
  63.  
  64.  
  65.          THE MAST.BAT FILE
  66.          -----------------
  67.          ADMast Menu's Program Intitiation File, MAST.BAT, is a very simple
  68.          batch file that initiates the program's batch sequence.  If ever
  69.          misplaced or altered by mistake, the MAST.BAT file can be re-
  70.          created as follows:
  71.  
  72.                 ECHO OFF
  73.                 ADMAST
  74.                 ADTEMP
  75.  
  76.  
  77.          INFORMATION ON DISTRIBUTION AND UPGRADES
  78.          ----------------------------------------
  79.          ADMast Menu is distributed under the consideration that people
  80.          enjoy sharing software with each other. It takes some experimenting
  81.          with software to see if it fits your own work environment.
  82.  
  83.          You are encouraged to give a copy of ADMast Menu and its
  84.          documentation to anyone you like.  ADMast Menu is a Free-ware
  85.          program and thus there is no charge to use it.
  86.  
  87.          For those of you evaluating ADMast Menu for the first time, please
  88.          feel free to write to me if you have any questions or suggestions.
  89.          Evaluate the program at your own pace.  If you decide it doesn't
  90.          suit your needs, give it away to someone else.
  91.  
  92.          For those of you who participate in the User-Supported concept and
  93.          want to send in a few dollars to the author - THANK YOU!
  94.  
  95.          I plan to continue upgrading and improving ADMast Menu, especially
  96.          since so many of you have thrilled me with your encouragement.
  97.          I've received good ideas from many of you that I plan to include
  98.          in later versions.
  99.  
  100.  
  101.          Thanks,
  102.  
  103.          Allen Dew
  104.  
  105.          =================  End of Documentation  ===========================
  106.